Home
last modified time | relevance | path

Searched hist:a7112795 (Results 1 – 2 of 2) sorted by relevance

/qemu/include/block/
H A Dblockjob.ha7112795 Mon Apr 04 13:43:51 GMT 2016 Alberto Garcia <berto@igalia.com> block: keep a list of block jobs

The current way to obtain the list of existing block jobs is to
iterate over all root nodes and check which ones own a job.

Since we want to be able to support block jobs in other nodes as well,
this patch keeps a list of jobs that is updated every time one is
created or destroyed.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
/qemu/
H A Dblockjob.ca7112795 Mon Apr 04 13:43:51 GMT 2016 Alberto Garcia <berto@igalia.com> block: keep a list of block jobs

The current way to obtain the list of existing block jobs is to
iterate over all root nodes and check which ones own a job.

Since we want to be able to support block jobs in other nodes as well,
this patch keeps a list of jobs that is updated every time one is
created or destroyed.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>